home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcfrm621.zip / LEARN02.LEX < prev    next >
Text File  |  1993-01-05  |  3KB  |  70 lines

  1. .FT L----!----!----!----!----!----!----!----!----!----!----!----!---R
  2. .TX1 *** ENTERING DIGITS AT A DECIMAL TAB ***********************
  3. This lesson demonstrates how the program handles the entry of a 
  4. list of values and the total using the decimal tab in the ruler 
  5. line for lining the values up on the decimal point.  Respond to 
  6. the prompts below (You may skip entering one or more property 
  7. values by entering a <RETURN>.)
  8.  
  9.          PROPERTY DESCRIPTION                       VALUE
  10.  
  11. .FT -----L--------------------------------------------------#--R
  12. {PROPERTY_&_VALUE1}
  13. {PROPERTY_&_VALUE2}
  14. {PROPERTY_&_VALUE3}
  15. .FT ----------L---------------------------------------------#--R
  16.                                       ___________
  17.  
  18. TOTAL VALUE OF THE PROPERTY        {TLV}
  19. .TX2 *** PC-LIBRARY PROGRAM DESCRIPTION AND EXPLANATION *********
  20. You can use the PC-LIBRARY program to create files of, and print 
  21. sections of, the text source and variable files used by PC-FORMS.  
  22. That program is simple to use.  It will prepare:
  23.  
  24.     1 - The Text Indexes
  25.     2 - The Text Library
  26.     3 - The Variable Prompts List
  27.     4 - The Variable Help Messages
  28.  
  29. It is also used to create or update the ".VBL" file of a forms 
  30. library.  After the text sections are entered in the .LEX files 
  31. it assists in entering the variable prompts and arranging the 
  32. text headings into text indexes.  There are no variable entries 
  33. for this exercise.  Notice that the text was immediately 
  34. displayed on the REVISED TEXT screen.
  35. .TX3 ** CREATING YOUR OWN TEXT LIBRARIES ***********************
  36. Additional information regarding the PC-FORMS and PC-LIBRARY 
  37. programs is available in the General Program Help screens and the 
  38. PCFORMS.DOC and PCLIBRY.DOC user manuals.
  39.  
  40. You can learn how to create your own text source and variable 
  41. files by studying the manual sections entitled VARIABLE FILES, 
  42. TEXT FILES and SOURCE TEXT RULES.
  43.  
  44. If you are interested in having us prepare custom libraries of 
  45. the forms you regularly use or, if you would like to attend a 
  46. seminar on using PC-FORMS and PC-LIBRARY, please let us know by 
  47. calling (405) 840-3563.  Ask for Bill Blackledge.
  48.  
  49. There are no variable entries for this exercise.
  50. .TX4 *** CONCLUSION OF DEMONSTRATION PROGRAM AND DOCUMENT *******
  51. THIS CONCLUDES THE LEARNING DEMONSTRATIONS.
  52.  
  53. Congratulations!  You have now learned about all there is to know 
  54. about the PC-FORMS program.  I hope you have become comfortable 
  55. using it and that it will save you hours of time as you become 
  56. more proficient.
  57.  
  58. When you return to the Master Menu you may want to try each of the 
  59. selections, especially Selection No. 5 which will display the 
  60. document you have created while doing these lessons.
  61.  
  62. You might try Selection No. 9 and read the General Program Help 
  63. Screens.
  64.  
  65. You may also want to experiment with Selection No. 8, the SINGLE-
  66. DOUBLE space toggle.  Try the SURVEY form and send it to us.
  67.  
  68. GOOD LUCK AND GOD BLESS YOU, {TITLE} {LAST_NAME}.
  69. .END *************** END OF LEARN02 TEXT ************************
  70.